Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Terraform aws to v5.31.0 #21

Merged
merged 2 commits into from
Dec 21, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 15, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor 5.30.0 -> 5.31.0

Release Notes

hashicorp/terraform-provider-aws (aws)

v5.31.0

Compare Source

FEATURES:

  • New Data Source: aws_polly_voices (#​34916)
  • New Data Source: aws_ssoadmin_application_assignments (#​34796)
  • New Data Source: aws_ssoadmin_principal_application_assignments (#​34815)
  • New Resource: aws_finspace_kx_dataview (#​34828)
  • New Resource: aws_finspace_kx_scaling_group (#​34832)
  • New Resource: aws_finspace_kx_volume (#​34833)
  • New Resource: aws_ssoadmin_trusted_token_issuer (#​34839)

ENHANCEMENTS:

  • data-source/aws_cloudwatch_log_group: Add log_group_class attribute (#​34812)
  • data-source/aws_dms_endpoint: Add postgres_settings attribute (#​34724)
  • data-source/aws_lb: Add connection_logs attribute (#​34864)
  • data-source/aws_lb: Add dns_record_client_routing_policy attribute (#​34135)
  • data-source/aws_opensearchserverless_collection: Add standby_replicas attribute (#​34677)
  • resource/aws_db_instance: Add support for IBM Db2 databases (#​34834)
  • resource/aws_dms_endpoint: Add elasticsearch_settings.use_new_mapping_type argument (#​29470)
  • resource/aws_dms_endpoint: Add postgres_settings configuration block (#​34724)
  • resource/aws_finspace_kx_cluster: Add database.dataview_name, scaling_group_configuration, and tickerplant_log_configuration arguments. (#​34831)
  • resource/aws_finspace_kx_cluster: The capacity_configuration argument is now optional. (#​34831)
  • resource/aws_lb: Add connection_logs configuration block (#​34864)
  • resource/aws_lb: Add plan-time validation that exactly one of either subnets or subnet_mapping is configured (#​33205)
  • resource/aws_lb: Allow the number of subnet_mappings for Application Load Balancers to be changed without recreating the resource (#​33205)
  • resource/aws_lb: Allow the number of subnet_mappings for Network Load Balancers to be increased without recreating the resource (#​33205)
  • resource/aws_lb: Allow the number of subnets for Network Load Balancers to be increased without recreating the resource (#​33205)
  • resource/aws_opensearchserverless_collection: Add standby_replicas attribute (#​34677)

BUG FIXES:

  • data-source/aws_ecr_pull_through_cache_rule: Fix plan time validation for ecr_repository_prefix (#​34716)
  • provider: Always use the S3 regional endpoint in us-east-1 for S3 directory bucket operations. This fixes no such host errors (#​34893)
  • resource/aws_appmesh_virtual_node: Remove limit of 50 backends per virtual node (#​34774)
  • resource/aws_cloudwatch_log_group: Fix invalid new value for .skip_destroy: was cty.False, but now null errors (#​30354)
  • resource/aws_cloudwatch_log_group: Remove default value (STANDARD) for log_group_class argument and mark as Computed. This fixes InvalidParameterException: Only Standard log class is supported errors in AWS Regions other than AWS Commercial (#​34812)
  • resource/aws_db_instance: Fix error where Terraform loses track of resource if Blue/Green Deployment is applied outside of Terraform (#​34728)
  • resource/aws_dms_event_subscription: source_ids and source_type are Required (#​33731)
  • resource/aws_ecr_pull_through_cache_rule: Fix plan time validation for ecr_repository_prefix (#​34716)
  • resource/aws_lb: Correct in-place update of security_groups for Network Load Balancers when the new value is Computed (#​33205)
  • resource/aws_lb: Fix InvalidConfigurationRequest: Load balancer attribute key 'dns_record.client_routing_policy' is not supported on load balancers with type 'network' errors on resource Create in AWS GovCloud (US) (#​34135)
  • resource/aws_medialive_channel: Fixed errors related to setting the failover_condition argument (#​33410)
  • resource/aws_securitylake_data_lake: Fix reflect.Set: value of type basetypes.StringValue is not assignable to type types.ARN panic when importing resources with nil ARN fields (#​34820)
  • resource/aws_vpc: Increase IPAM pool allocation deletion timeout from 20 minutes to 35 minutes (#​34859)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/aws-5.x-lockfile branch from 3b4a1b8 to 4576f12 Compare December 21, 2023 15:23
@Stretch96 Stretch96 merged commit 4614610 into main Dec 21, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants